cloneWithOptions abstract method

Shell cloneWithOptions(
  1. ShellOptions options
)
inherited

Clone a new shell with the given options.

Implementation

Shell cloneWithOptions(ShellOptions options);