shell property

String? shell
getter/setter pair

The format should be a shell command that can be fed to bash -c.

Implementation

core.String? shell;