struct Lester::Operation::Metadata
- Lester::Operation::Metadata
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Lester::Resource
Defined in:
lester/operation/metadata.crConstructors
Instance Method Summary
- #command : Array(String) | Nil
- #control : String | Nil
- #environment : Hash(String, String) | Nil
- #fds : Hash(Int32, String) | Nil
- #fs : String | Nil
- #interactive? : Bool | Nil
- #output : Hash(Int32, String) | Nil
- #return : Process::Status | Nil