decursio_stages folder

The workspace

As previously shown, the decursio_stages folder has two main components:

  • the decursio_stages.toml file

  • the restrictionsfolder

decursio_stages.toml file

It has two uses only:

  • Enable the .

  • Get a complete example of a restriction file in case you ever lose your internet connection.

restrictions folder

This will be your workspace and the location for all of your stage/restriction files, which we'll cover next. By default, this folder will be empty.

Let's see how we can create a stage and a restriction.

Last updated