Skip to content

SAWScript REPL doesn't have help text for colon commands #2582

Description

@brianhuffman

In the Cryptol REPL, we can use :? to display built-in documentation about REPL colon-commands, for example:

Cryptol> :? :browse

    :b, :browse [ MODULE ]

Display information about loaded modules.

With no arguent, :browse shows information about the names in scope.
With an argument M, shows information about the names exported from M

This doesn't work in the SAWScript REPL. We should implement this, and add built-in documentation about all the REPL colon commands.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIssues involving documentationtech debtIssues that document or involve technical debttype: enhancementIssues describing an improvement to an existing feature or capabilityusabilityAn issue that impedes efficient understanding and use

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions