Show / Hide Table of Contents

Class CompressionConfigCommand

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

Constructors

| Improve this Doc View Source

CompressionConfigCommand(Option<FileInfo>)

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

Fields

| Improve this Doc View Source

_dependencyPathOption

Declaration
readonly Option<string> _dependencyPathOption
Field Value
Type Description
Option<System.String>

Methods

| Improve this Doc View Source

SetCompressionConfigCommandHandler(Option<FileInfo>)

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

SetDependencyPathOptionAlias()

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