struct Flux::QueryResult::Column
- Flux::QueryResult::Column
- Struct
- Value
- Object
Defined in:
flux/query_result/column.crConstructors
Instance Method Summary
Constructor Detail
def self.new(name : String, type : Flux::QueryResult::DataType, group : Bool, default : String)
#