struct
Noir::OutputFormats::Entry
- Noir::OutputFormats::Entry
- Struct
- Value
- Object
Defined in:
output_builder/formats.crConstructors
Instance Method Summary
- #clone
- #copy_with(name _name = @name, description _description = @description, structured _structured = @structured)
- #description : String
- #name : String
- #structured : Bool
Constructor Detail
Instance Method Detail
def copy_with(name _name = @name, description _description = @description, structured _structured = @structured)
#