The console
command
The console
command will place you into a Ruby console with DataDuck loaded. This can be useful for debugging. Run it with:
$ dataduck console
It is also aliased to simply "c":
$ dataduck c
This page was autogenerated from console.md in the DataDuck project. Improvements? Let us know or open a pull request.