runInShell property

bool? get runInShell

True if runInShell is specified.

Implementation

bool? get runInShell => _runInShell;