class Config
- Config
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
crab/common/config.crConstructors
Instance Method Summary
- #args : Config::Args
- #commit : Nil
- #explorer_dir : Path
- #explorer_dir=(explorer_dir : Path)
- #gba : GBA
- #gba=(gba : GBA)
- #gbc : GBC
- #gbc=(gbc : GBC)
- #keybindings : Hash(LibSDL::Keycode, Input)
- #keybindings=(keybindings : Hash(LibSDL::Keycode, Input))
- #recents : Array(String)
- #recents=(recents : Array(String))
- #run_bios : Bool
- #run_bios=(run_bios : Bool)