Comunica Solid
    Preparing search index...

    Adds and handles CLI options for Solid authentication.

    Implements

    • ICliArgsHandler
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    session: undefined | Session

    Methods

    • Process the incoming arguments, and modify the context if needed.

      Parameters

      • args: Record<string, any>

        The parsed yargs arguments.

      • context: Record<string, any>

        The mutable context.

      Returns Promise<void>