- All Known Implementing Classes:
ShellDumbMode.Unsupported
public interface ShellDumbMode
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault ShellDialectdefault voidprepareDumbExit(ShellControl shellControl) default voidprepareDumbInit(ShellControl shellControl) default CommandBuilderprepareInlineDumbCommand(ShellControl self, ShellControl parent, ShellOpenFunction function) default boolean
-
Method Details
-
supportsAnyPossibleInteraction
default boolean supportsAnyPossibleInteraction() -
getSwitchDialect
-
prepareInlineDumbCommand
default CommandBuilder prepareInlineDumbCommand(ShellControl self, ShellControl parent, ShellOpenFunction function) throws Exception - Throws:
Exception
-
prepareDumbInit
- Throws:
Exception
-
prepareDumbExit
- Throws:
IOException
-