class Vitepressify::List

Included Modules

Defined in:

vitepressify/schema.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def full_name : String | Nil #

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

[View source]
def location : Location | Nil #

[View source]
def location=(location : Location | Nil) #

[View source]
def name : String #

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

[View source]