RecurseType Class

Summary

Specifies the method of treating wildcards and filenames on the command line.

Namespace
Cake.SevenZip.Switches
Base Types
  • object
graph BT Type-->Base0["object"] Type["RecurseType"] class Type type-node

Syntax

public sealed class RecurseType

Properties

Name Value Summary
Disable RecurseType
Gets the disable-type.
static
Enable RecurseType
Gets the enable-type.
static
EnableOnlyForWildcardNames RecurseType
Gets the enable only for wildcard names -type. (Probably this is not needed in Cake.7zip - there are wildcard-names in this implementation.)
static

Methods

Name Value Summary
ToString() string
GitHub Discussion