Stackdriver Debugger Client - Class CliDaemon (1.6.4)

Reference documentation and code samples for the Stackdriver Debugger Client class CliDaemon.

This class handles command line options and starts a configured Debugger Daemon.

Namespace

Google \ Cloud \ Debugger

Methods

__construct

Create a new DaemonCli instances.

Parameters
NameDescription
options array

Configuration options.

↳ config string

Path to a configuration file that should return a Daemon instance.

↳ sourceRoot string

Path to the source root. Ignored if $config is set.

run

Start the Daemon. This is expected to run indefinitely.