Show / Hide Table of Contents

Class ConfigureCommand

Inheritance
System.Object
ConfigureCommand
Namespace: Cloud_ShareSync.Core.Configuration.CommandLine
Assembly: Cloud-ShareSync.Core.Configuration.dll
Syntax
public class ConfigureCommand : Command

Constructors

| Improve this Doc View Source

ConfigureCommand(Option<FileInfo>)

Declaration
public ConfigureCommand(Option<FileInfo> configPath)
Parameters
Type Name Description
Option<FileInfo> configPath

Fields

| Improve this Doc View Source

_createConfigOption

Declaration
readonly Option<bool> _createConfigOption
Field Value
Type Description
Option<System.Boolean>

Methods

| Improve this Doc View Source

SetConfigureCommandHandler(Option<FileInfo>)

Declaration
void SetConfigureCommandHandler(Option<FileInfo> configPath)
Parameters
Type Name Description
Option<FileInfo> configPath
| Improve this Doc View Source

SetCreateConfigOptionAlias()

Declaration
void SetCreateConfigOptionAlias()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
About Me | Open Source Acknowledgements | Security
☀
☾