class Command
- Command
- Granite::Base
- Reference
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
models/command.cr:1models/command.cr:3
Constructors
Class Method Summary
Instance Method Summary
- #id : Int64 | Nil
- #id! : Int64
- #id=(id : Int64 | Nil)
- #line : String
- #line=(line : String)
- #name : String
- #name=(name : String)
- #pids