/cli/instrument.php

Description
Functions
error (line 43)

Print error message and exit

  • access: public
void error ($msg $msg)
  • $msg $msg: Message to write to console.
get_all_php_files (line 149)

Retrive a list of all PHP files in the given directory

  • return: List of PHP files
  • access: public
Array get_all_php_files ($dir $dir, $recursive &$excludeFiles, mixed $recursive)
  • $dir $dir: Directory to scan
  • $recursive &$excludeFiles: True is directory is scanned recursively
help (line 20)

Print help message and exit

  • access: public
void help ()
instrument (line 67)

Instrument the PHP file.

  • access: public
void instrument ($file $file)
  • $file $file: File path
uninstrument (line 102)

Uninstrument the PHP file

  • access: public
void uninstrument ($file $file)
  • $file $file: File path
writeMsg (line 54)

Write a information message

  • access: public
void writeMsg ($msg $msg)
  • $msg $msg: Message to write to console.

Documentation generated on Mon, 20 Jun 2005 13:11:05 -0700 by phpDocumentor 1.3.0RC3