class

Mint::MintJson

Inherits Reference < Object

Constructors

current
Source
new(*, source_directories : Array(String), test_directories : Array(String), dependencies : Array(Mint::Installer::Dependency), application : Mint::MintJson::Application, formatter : Mint::Formatter::Config, name : String, path : String)
Source
parse(contents : String, path : String) : MintJson
Source
parse(path : String, *, search : Bool = false) : MintJson
Source

Class methods

current?
Source
parse?(path : String, *, search : Bool = false) : MintJson | Nil
Source

Instance methods

application
Source
dependencies
Source
formatter
Source
name
Source
path
Source
source_directories
Source
test_directories
Source

Nested types