@AppKu/StashKu

@AppKu/StashKu

v1.0.46

Class

Main

new Main()

Constructs the Main class and initializes the command line parsing and execution.

Source

Members

Methods

asyncprotected

configure()

Configures the state of Main based on the environment and command-line options. This should be called before starting a processor to carry out work.

Source

async

request(resource, optionsopt, command)

Runs a StashKu RESTful GET request and outputs the results to file or console.

Parameters

Source

async

utility(resource, optionsopt, command)

Runs a local http server that provides a browser-based utility for testing models trying out StashKu requests.

Parameters

Source