Function install

  • Install regctl to the given path.

    Returns

    The path to the binary that was installed.

    Parameters

    • to: string

      The path to the binary to install.

    • version: string = "latest"

      The version of regctl to install.

    Returns Promise<string>

Generated using TypeDoc