NAnt.Core.Functions Namespace

Class Types

Class Summary
AssemblyFunctions Functions to return information for a given assembly.
AssemblyNameFunctions Functions that return information about an assembly's identity.
BooleanConversionFunctions Class which provides NAnt functions to convert strings in boolean values and vice versa.
ConversionFunctions Obsolete class which provides NAnt functions to convert data types.
DateTimeConversionFunctions Class which provides NAnt functions to convert strings in date and time objects and vice versa.
DateTimeFunctions Class which provides NAnt functions to work with date and time data.
DirectoryFunctions Groups a set of functions for dealing with directories.
DoubleConversionFunctions Class which provides NAnt functions to convert strings in double values and vice versa.
EnvironmentFunctions Provide information about the current environment and platform.
FileFunctions Groups a set of functions for dealing with files.
FileVersionInfoFunctions Functions that provide version information for a physical file on disk.
FrameworkFunctions Class which provides NAnt functions to retrieve information about the current framework environment.
Int32ConversionFunctions Class which provides NAnt functions to convert strings in integer values and vice versa.
Int64ConversionFunctions Class which provides NAnt functions to convert strings in 64 bit integer values and vice versa.
MathFunctions Class which provides NAnt functions for working with floating point numbers.
NAntFunctions Class which provides NAnt runtime information and operations.
OperatingSystemFunctions Functions that return information about an operating system.
PathFunctions Class which provides NAnt functions to work with path strings.
PkgConfigFunctions Base class for implementing NAnt functions.
PlatformFunctions Class which provides NAnt functions for retrieving platform information.
ProjectFunctions Class which provides NAnt functions for retrieving project information.
PropertyFunctions Class which provides NAnt functions for retrieving property information.
StringFunctions Class which provides NAnt functions to work with strings.
TargetFunctions Class which provides NAnt functions for retrieving target information.
TaskFunctions Class which provides NAnt functions for retrieving task information.
TimeSpanConversionFunctions Class which provides NAnt functions to convert strings in date and time span objects and vice versa.
TimeSpanFunctions Class which provides NAnt functions for working with time spans.
VersionConversionFunctions Class which provides NAnt functions for converting strings to version objects and vice versa.
VersionFunctions Class which provides NAnt functions for working with version objects.