Documentation

io
in package

FanPress CM CLI io wrapper

Tags
author

Stefan Seehafer sea75300@yahoo.de

copyright

(c) 2019, Stefan Seehafer

license

http://www.gnu.org/licenses/gpl.txt GPLv3

since
4.3.1

Table of Contents

input()  : string
CLI input reader
output()  : mixed
CLI output

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
Return values
mixed

Search results