class FleetApp::ModLibrary

Defined in:

fleet_app/extract_hash.cr

Class Method Summary

Class Method Detail

def self.extract_hash(host : String, game_name : String, command : String = "", environment : String = "production", username : String = "") #

[View source]
def self.extract_hash_with_auth(host : String, game_name : String, basic_auth : String, command : String = "", environment : String = "production", username : String = "") #

[View source]