RAGS - v1.10.0
    Preparing search index...

    Function default

    • Entry point for the AGS client mode.

      Connects to an already-running AGS instance via DBus and executes the requested action (toggle window, run JS, quit, etc.).

      Parameters

      • bus: string

        The DBus bus name of the running AGS instance

      • path: string

        The DBus object path

      • flags: Flags

        Parsed CLI flags

      Returns void