ShellQuotedString

A string that will be quoted depending on the used shell.

Online Documentation

Properties

Link copied to clipboard
abstract var quoting: ShellQuoting

The quoting style to use.

Link copied to clipboard
abstract var value: String

The actual string value.