commands library
Classes
- ListCommand
-
The
derry ls
command which will print a recursive tree representation of all the available scripts within the current config. - RunCommmand
-
The
derry run
command which parses the arguments and execute the scripts in the executor using ffi. - SourceCommand
-
The
derry source
command which prints out the current config file location. - UpgradeCommand
-
The
derry upgrade
command which will attempt to run the pub command to upgrade the derry package itself.