class Vitepressify::Constant

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

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

[View source]
def name : String #

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

[View source]
def value : String #

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

[View source]