| Package | Description |
|---|---|
| net.thevpc.nuts.boot |
Nuts : Network Updatable Things Service (universal package manager) is
a new Open Source Package Manager to help install packages
and libraries for runtime execution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NBootWorkspaceImpl
NutsBootWorkspace is responsible of loading initial nuts-runtime.jar and its
dependencies and for creating workspaces using the method
NBootWorkspaceImpl.getWorkspace() . |
class |
NBootWorkspaceNativeExec |
| Modifier and Type | Method and Description |
|---|---|
static NBootWorkspace |
NBootWorkspace.of(NBootArguments userOptionsUnparsed) |
static NBootWorkspace |
NBootWorkspace.of(NBootOptionsInfo options) |
static NBootWorkspace |
NBootWorkspace.of(String[] args) |
NBootWorkspace |
NBootWorkspaceImpl.runWorkspace() |
NBootWorkspace |
NBootWorkspace.runWorkspace() |
NBootWorkspace |
NBootWorkspaceNativeExec.runWorkspace() |
Copyright © 2025 vpc open source initiative. All rights reserved.