Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
PipelineBuilder
.
AsSerial
()
Method
Namespace
Statiq
.App
Type
PipelineBuilder
Method Members
AlwaysExecute
()
AsDependencyOf
(string[])
AsDependencyOf
(IEnumerable
<string>
)
AsDeployment
(bool)
AsIsolated
(bool)
As
Post
Process
Has
Dependencies
(bool)
AsSerial
()
ManuallyExecute
()
WithDependencies
(string[])
WithDependencies
(IEnumerable
<string>
)
WithExecutionPolicy
(ExecutionPolicy)
WithInputConfig
(Config
<object>
)
WithInputModules
(IEnumerable
<IModule>
)
WithInputModules
(IModule[])
WithInputReadFiles
(string[])
WithInputReadFiles
(IEnumerable
<string>
)
WithOutputConfig
(Config
<object>
)
WithOutputModules
(IEnumerable
<IModule>
)
WithOutputModules
(IModule[])
WithOutputWriteFiles
()
WithOutputWriteFiles
(string)
WithOutputWriteFiles
(Config
<
Normalized
Path>
)
With
Post
Process
Config
(Config
<object>
)
With
Post
Process
Modules
(IEnumerable
<IModule>
)
With
Post
Process
Modules
(IModule[])
WithProcessConfig
(Config
<object>
)
WithProcessModules
(IEnumerable
<IModule>
)
WithProcessModules
(IModule[])
Property Members
Services
Settings
Namespace
Statiq
.App
Containing Type
PipelineBuilder
Syntax
public PipelineBuilder AsSerial()
Return Value
Type
Description
PipelineBuilder
On This Page
Syntax
Return Value