subscription_cli library

Classes

BaseConfig
Base config of job
Cli
CliConfig
Config
Context
The context of config
DmgHelper
EnvUtil
FileUtils
GithubReleaseJob
HttpJob
HttpUtils
Job
The base class of job
LogBuffer
Logger
PostHandler
Handler for after download.
Proxy

Enums

JobType

Properties

config CliConfig
final
logger Logger
final

Typedefs

Decoder = Converter<List<int>, String>
VoidCallback = void Function()