Class BaseCmds
java.lang.Object
com.e1c.g5.v8.dt.internal.cli.api.BaseCmds
- All Implemented Interfaces:
ICliCommand
Provides base commands. Some of them may duplicate GoGo and/or Equinox commands, but we still need them to be in the
1C scope and to have localized messages and/or necessary customizations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncd(ICliSession session) voidcd(ICliSession session, Path path) voidexit(ICliSession session, boolean yes, int status)
-
Constructor Details
-
BaseCmds
public BaseCmds()
-
-
Method Details
-
exit
- Throws:
Exception
-
cd
-
cd
-