• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Namespace Snowflake.Installation.Tasks

Classes

CopyDirectoryContentsTask

Copies the descendant contents of the provided System.IO.DirectoryInfo into a desination IDirectory.

CopyFileTask

Copies a file into an IDirectory

ExecuteAsyncTask<TResult>

Wraps a System.Threading.Tasks.Task<TResult> into an AsyncInstallTask<T> that yields TaskResult<T>.

ExtractZipTask

Extracts a ZIP file into a target directory.

FailureTask<T>

Immediately fails the task by throwing an exception.

Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.