struct CB::Client::Role

Included Modules

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, password : String, uri : URI) #

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def clone #

def copy_with(name _name = @name, password _password = @password, uri _uri = @uri) #

def name : String #

def password : String #

def uri : URI #