struct Shortcodes::Arg

Defined in:

shortcodes.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, value : String) #

[View source]

Instance Method Detail

def name : String #

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

[View source]
def value : String #

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

[View source]