Class EdtScriptCmd
java.lang.Object
com.e1c.g5.v8.dt.internal.cli.api.EdtScriptCmd
- All Implemented Interfaces:
ICliCommand
Provides the script CLI command to manage scripts.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscript()
script
(ICliSession session, boolean recursive, String namespace, Path path)
-
Constructor Details
-
EdtScriptCmd
public EdtScriptCmd()
-
-
Method Details
-
script
-
script
-
script
public Collection<String> script(ICliSession session, boolean recursive, String namespace, Path path) throws IOException - Throws:
IOException
-