ShellQuotingOptions

The shell quoting options.

Online Documentation

Properties

Link copied to clipboard
abstract var strong: String?

The character used for strong quoting. The string's length must be 1.

Link copied to clipboard
abstract var weak: String?

The character used for weak quoting. The string's length must be 1.