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
envEnvironment.EnvironmentfsFileSystem.FileSystemconfigFilePathLocalPath
Returns
- FSharpAsync<ProgramConfiguration.ProgramConfiguration>