class ToyRobot::CLI
- ToyRobot::CLI
- Reference
- Object
Defined in:
toy_robot/cli.crConstructors
Instance Method Summary
- #commander : Commander
- #commander=(commander : Commander)
- #error_output : IO::FileDescriptor
- #error_output=(error_output : IO::FileDescriptor)
- #output : IO::FileDescriptor
- #output=(output : IO::FileDescriptor)
- #run(line : String)
- #run