ShellPrompt typedef

ShellPrompt = void Function(StandardLogger)

Interface for Prompt On Shell

Implementation

typedef ShellPrompt = void Function(StandardLogger);