Top Level Namespace

Included Modules

Extended Modules

Defined in:

Method Summary

Instance methods inherited from module CrystalGauntlet::PatchExe

check_server_length(exit_if_fail : Bool) check_server_length, force_rm(path : Path) force_rm, full_server_path full_server_path, patch_exe_file(location : String, new_package_name : String | Nil) patch_exe_file, replace(from : IO, to : IO, search : Array(UInt8), replace : Array(UInt8)) replace, robtop_server_path robtop_server_path

Instance methods inherited from module CrystalGauntlet

config_get(key : String, default)
config_get(key : String)
config_get
, severity_color(severity : Log::Severity) : Colorize::Object severity_color, stars_to_difficulty(stars : Int32) : LevelDifficulty | Nil stars_to_difficulty

Class methods inherited from module CrystalGauntlet

endpoints endpoints, is_funny is_funny, run run, session_storage session_storage, sessions sessions, template_endpoints template_endpoints, uptime uptime, uptime_s uptime_s

Method Detail

def get_next_song_id : Int32 #

this function exists because first id for songs is not 1


[View source]