CommandOption extends Option
The enumeration of the global command options.
Tags
Table of Contents
Constants
- CERTBOT = 'certbot'
- CLEAR = 'clear'
- CONFIG = 'config'
- DIR = 'dir'
- NGINX = 'nginx'
- OWNER = 'owner'
- SUDO = 'sudo'
Constants
CERTBOT
public
mixed
CERTBOT
= 'certbot'
CLEAR
public
mixed
CLEAR
= 'clear'
CONFIG
public
mixed
CONFIG
= 'config'
DIR
public
mixed
DIR
= 'dir'
NGINX
public
mixed
NGINX
= 'nginx'
OWNER
public
mixed
OWNER
= 'owner'
SUDO
public
mixed
SUDO
= 'sudo'