NAnt SDK Documentation - v0.85-nightly-2005-11-09

ConsoleDriver Members

ConsoleDriver overview

Public Static (Shared) Methods

CreateListener Dynamically constructs an IBuildListener instance of the class specified.
CreateLogger Dynamically constructs an IBuildLogger instance of the class specified.
GetBuildFileName Gets the file name for the build file in the specified directory.
Main Starts NAnt. This is the Main entry point.
ShowProjectHelp Prints the projecthelp to the console.

Public Instance Constructors

ConsoleDriver Constructor Initializes a new instance of the ConsoleDriver class.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ConsoleDriver Class | NAnt.Core Namespace