C# Class NAnt.Compression.Tasks.TarTask

Inheritance: NAnt.Core.Task
Afficher le fichier Open project: skolima/NAnt

Private Properties

Свойство Type Description
CreateDirectoryEntry void

Méthodes protégées

Méthode Description
ExecuteTask ( ) : void

Creates the tar file.

Private Methods

Méthode Description
CreateDirectoryEntry ( TarArchive archive, string entryName, TarFileSet fileset ) : void

Method Details

ExecuteTask() protected méthode

Creates the tar file.
protected ExecuteTask ( ) : void
Résultat void