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

ConsoleDriver Methods

The methods of the ConsoleDriver class are listed below. For a complete list of ConsoleDriver class members, see the ConsoleDriver Members topic.

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 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