struct

Baggage::ConfigJSON

Inherits JSON::Serializable / Struct / Value / Object

Used to build the JSON used at build_json

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

args
Source
args=(args : Array(String))
Source
compiler
Source
compiler=(compiler : String)
Source
deps
Source
deps=(deps : Array(String))
Source
entry_point
Source
entry_point=(entry_point : String)
Source
license
Source
license=(license : String)
Source
name
Source
name=(name : String)
Source
optimization
Source
optimization=(optimization : String)
Source
version
Source
version=(version : String)
Source