/cli/instrument.php

Description
Functions
error (line 42)

Print error message and exit

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

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 $recursive)
  • $dir $dir: Directory to scan
  • $recursive $recursive: True is directory is scanned recursively
help (line 20)

Print help message and exit

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

Instrument the PHP file.

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

Uninstrument the PHP file

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

Write a information message

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

Documentation generated on Mon, 16 May 2005 10:01:27 -0700 by phpDocumentor 1.3.0RC3