struct

Prompt::Argument

Inherits YAML::Serializable::Strict < YAML::Serializable < Struct < Value < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(name : String, title : String | Nil = nil, description : String | Nil = nil, required : Bool = false)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

description
Source
name
Source
required
Source
title
Source