AloWAMP source documentation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • None
  • PHP
  • Setup
  • VersionSwitch

Classes

  • cURL
  • Downloader
  • Format
  • Handler
  • IO
  • Router
  • Service
  • Settings
  • Setup

Functions

  • _echo
  • get

Class IO

Handles input & output

Abstract
Author: Art <a.molcanovas@gmail.com>
Located at core/class/io.php

Methods summary

public static
# echo_lines( integer $lines = 100 )

Clears previous output

Clears previous output

Parameters

$lines
integer
$lines Amount of empty lines to output

Author

Art <a.molcanovas@gmail.com>
public static
# open_file( string $path )

Opens a file

Opens a file

Parameters

$path
string
$path File path

Author

Art <a.molcanovas@gmail.com>
public static string
# readline( string $prompt = null )

Reads a line of user input

Reads a line of user input

Parameters

$prompt
string
$prompt Prompt message

Returns

string

Author

Art <a.molcanovas@gmail.com>

Magic methods summary

Properties summary

public static array $argv
#

Arguments passed on to PHP excl the first (file name)

Arguments passed on to PHP excl the first (file name)

AloWAMP source documentation API documentation generated by ApiGen 2.8.0