class Vitepressify::Method

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 args_string : String | Nil #

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

[View source]
def doc : String | Nil #

[View source]
def doc=(doc : 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]