xmpp_p2p
    Preparing search index...

    Function handleCliCommand

    • Executes a single CLI command.

      Parameters

      • input: string

        Raw command line entered by the user.

      • ctx: CliContext

        Shared runtime context for network and storage actions.

      Returns Promise<boolean>

      true when the caller should exit the REPL.