Documentation
¶
Index ¶
- Constants
- func Execute()
- func PlexRun(ioJsonCid, outputDir string, verbose, showAnimation bool, ...) (completedIoJsonCid, ioJsonPath string, err error)
- func Resume(ioJsonFilePath, outputDir string, verbose, showAnimation, retry bool, ...) (completedIoJsonCid string, err error)
- func VectorizeOutputs(ioPath string, toolCid string, outputDir string) (map[string]ipwl.OutputValues, error)
Constants ¶
View Source
const ( CurrentPlexVersion = "v0.10.3" ReleaseURL = "https://api.github.com/repos/labdao/plex/releases/latest" ToolsURL = "https://api.github.com/repos/labdao/plex/contents/tools?ref=main" )
Variables ¶
This section is empty.
Functions ¶
func VectorizeOutputs ¶ added in v0.8.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.