Documentation

Resolve extends Kit
in package

Class \Hoa\Protocol\Bin\Resolve.

This command resolves some hoa:// paths.

Tags
copyright

Copyright © 2007-2017 Hoa community

license

New BSD License

Table of Contents

Properties

$options  : array<string|int, mixed>
Options description.

Methods

main()  : int
The entry method.
usage()  : int
The command usage.

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
int

usage()

The command usage.

public usage() : int
Return values
int

        
On this page

Search results