struct GitHub::SessionData

Defined in:

github/session_data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token : String) #

[View source]

Instance Method Detail

def get_page(user_repository : PrivPage::UserRepository, path : String, response : HTTP::Server::Response) : Nil #

Gets the content of a path.


[View source]
def token : String #

[View source]