Uses of Enum
com.sshtools.client.shell.ShellMatcher.Continue
Packages that use ShellMatcher.Continue
-
Uses of ShellMatcher.Continue in com.sshtools.client.shell
Methods in com.sshtools.client.shell that return ShellMatcher.ContinueModifier and TypeMethodDescriptionMatch a command output line against a defined pattern.static ShellMatcher.ContinueReturns the enum constant of this type with the specified name.static ShellMatcher.Continue[]ShellMatcher.Continue.values()Returns an array containing the constants of this enum type, in the order they are declared.