Resolve
extends Kit
in package
Class \Hoa\Protocol\Bin\Resolve.
This command resolves some hoa://
paths.
Tags
Table of Contents
Properties
- $options : array<string|int, mixed>
- Options description.
Methods
Properties
$options
Options description.
protected
array<string|int, mixed>
$options
= [['exists', \Hoa\Console\GetOption::NO_ARGUMENT, 'E'], ['unfold', \Hoa\Console\GetOption::NO_ARGUMENT, 'u'], ['tree', \Hoa\Console\GetOption::NO_ARGUMENT, 't'], ['no-verbose', \Hoa\Console\GetOption::NO_ARGUMENT, 'V'], ['help', \Hoa\Console\GetOption::NO_ARGUMENT, 'h'], ['help', \Hoa\Console\GetOption::NO_ARGUMENT, '?']]
Methods
main()
The entry method.
public
main() : int
Return values
intusage()
The command usage.
public
usage() : int