Skip to contents

Determine run status for a model path, run directory, or model object.

Usage

get_run_status(input)

Arguments

input

A hyperion_nonmem_model object, run directory, or model path.

Value

"run", "running", or "not_run"

Accepts .mod/.ctl/.lst paths, run directories, or a hyperion_nonmem_model object.