Table of Contents

Class ProgramConfiguration

Namespace
Nightwatch
Assembly
Nightwatch.dll
[CompilationMapping(SourceConstructFlags.Module)]
public static class ProgramConfiguration
Inheritance
ProgramConfiguration
Inherited Members

Methods

read(Environment, FileSystem, LocalPath)

[CompilationArgumentCounts(new int[] { 1, 1, 1 })]
public static FSharpAsync<ProgramConfiguration.ProgramConfiguration> read(Environment.Environment env, FileSystem.FileSystem fs, LocalPath configFilePath)

Parameters

env Environment.Environment
fs FileSystem.FileSystem
configFilePath LocalPath

Returns

FSharpAsync<ProgramConfiguration.ProgramConfiguration>