View Source Datapio.Play.DSL (Datapio OpenCore v0.1.0)

Defines the macros to create books.

Link to this section Summary

Functions

Defines a new book.

Log a message from a step.

Defines a new step within a task.

Defines a new task within a book.

Link to this section Functions

Link to this macro

book(name, list)

View Source (macro)

Defines a new book.

Log a message from a step.

Link to this macro

step(name, list)

View Source (macro)

Defines a new step within a task.

Link to this macro

task(name, list)

View Source (macro)

Defines a new task within a book.