class Keyer::Parser::Single

Defined in:

keyer.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def [](key : String) #

[View source]
def []?(key : String) #

[View source]
def call : Hash(String, Keyer::Parser::Single) | Hash(String, String) | Nil #

[View source]