struct Config

Included Modules

Defined in:

jsonreader.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token : String, prefix : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(token _token = @token, prefix _prefix = @prefix) #

[View source]
def prefix : String #

def token : String #