Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 597 Bytes

File metadata and controls

36 lines (22 loc) · 597 Bytes

Build-Pipescript

Synopsis

Builds PipeScript Files


Description

Builds PipeScript Files.

Any Source Generator Files Discovered by PipeScript will be run, which will convert them into source code.


Parameters

InputPath

One or more input paths. If no -InputPath is provided, will build all scripts beneath the current directory.

Type: [String[]]

Required: false

Position: 1

PipelineInput:true (ByPropertyName)


Syntax

Build-Pipescript [[-InputPath] <String[]>] [<CommonParameters>]