struct

Sherd::Config

Inherits Struct < Value < Object

Constructors

new(package : Package, authors : Hash(String, String) | Nil, dependencies : Hash(String, DependencyMetadata) | Nil, dev_dependencies : Hash(String, DependencyMetadata) | Nil, scripts : Hash(String, String) | Nil)
Source
new(directory : Path)
Source
new(data : IO | String)
Source

Class methods

file(directory : Path)
Source

Instance methods

authors
Source
build(io : IO)
Source
build
Source
dependencies
Source
dev_dependencies
Source
package
Source
scripts
Source

Nested types