io
in package
FanPress CM CLI io wrapper
Tags
Table of Contents
Methods
input()
CLI input reader
public
static input(string $str) : string
Parameters
- $str : string
Return values
string —output()
CLI output
public
static output(mixed $str[, bool $exit = false ]) : mixed
Parameters
- $str : mixed
- $exit : bool = false