OSEnvironment

Namespace: WellFired.Peek.Application

Description

Public Static Methods

string RunCommand ( string command, string args, out string retErrors )
string RunCommand ( string command, string args, string workingDirectoy, out string retErrors )
string GetWorkingDirectory ( )

Breakdown

  • string RunCommand ( string command, string args, out string retErrors )
  • string RunCommand ( string command, string args, string workingDirectoy, out string retErrors )
  • string GetWorkingDirectory ( )