struct GitHub::SessionData
- GitHub::SessionData
- Struct
- Value
- Object
Defined in:
github/session_data.crConstructors
Instance Method Summary
-
#get_page(user_repository : PrivPage::UserRepository, path : String, response : HTTP::Server::Response) : Nil
Gets the content of a path.
- #token : String
Constructor Detail
Instance Method Detail
def get_page(user_repository : PrivPage::UserRepository, path : String, response : HTTP::Server::Response) : Nil
#
Gets the content of a path.