class ScalewayDDNS::CLI
- ScalewayDDNS::CLI
- Reference
- Object
Overview
CLI class handles command line interface interactions for the updater.
ScalewayDDNS::CLI.new
Defined in:
scaleway_ddns/cli.crConstructors
-
.new
Initialize the CLI.
Instance Method Summary
-
#config : Config
Configuration settings for the updater.
-
#config=(config : Config)
Configuration settings for the updater.
-
#run_updater=(run_updater : Bool)
Whether to run the updater.
-
#run_updater? : Bool
Whether to run the updater.