Module: SonyCameraRemoteAPI::Client
- Defined in:
- lib/sony_camera_remote_api/client/main.rb,
lib/sony_camera_remote_api/client/config.rb,
lib/sony_camera_remote_api/client/config.rb
Overview
CLI client module
Defined Under Namespace
Modules: ConfigUtils Classes: Config, Main
Constant Summary collapse
- GLOBAL_CONFIG_FILE =
Default config file saved in home directory.
File.('~/.sonycamconf')