• Reads the state file from the specified location.

    Parameters

    • stateFile: Resource = ...

      The path to the state file. Defaults to ".packwizjs-state.json" in the current working directory.

    Returns Promise<State>

    A Promise containing the parsed state object.