ScriptyAliases Class

Summary

Alias to evaluate C# scripts using Scripty

#tool "nuget:?package=Scripty"
Assembly
Cake.Scripty.dll
Namespace
Cake.Scripty
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ScriptyAliases"] class Type type-node

Syntax

public static class ScriptyAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
Scripty(ICakeContext, FilePath, ScriptySettings) ScriptyRunner
Gets a ScriptyRunner to evaluate scripts for the given project
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin