class Shards::Spec::Author

Defined in:

spec.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : YAML::PullParser) #

[View source]
def self.new(name) #

[View source]

Instance Method Detail

def email : String | Nil #

[View source]
def email=(email : String | Nil) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]