Package net.thevpc.naru.api.agent
Interface NaruAgent
public interface NaruAgent
-
Method Summary
Modifier and TypeMethodDescriptionenv()net.thevpc.nuts.io.NPathvoidlog(NaruLogMode mode, net.thevpc.nuts.text.NMsg message) setProjectDirectory(net.thevpc.nuts.io.NPath projectDirectory) startInteractiveSession(String... preCommands) startSession(String... preCommands)
-
Method Details
-
getProjectDirectory
net.thevpc.nuts.io.NPath getProjectDirectory() -
setProjectDirectory
-
startInteractiveSession
-
startSession
-
log
-
env
NaruEnv env()
-