public interface ConfigurationWithCommandLineShortener
Modifier and Type | Method and Description |
---|---|
Project |
getProject() |
ShortenCommandLine |
getShortenCommandLine() |
void |
setShortenCommandLine(ShortenCommandLine mode)
Called from UI, when user explicitly selects method to be used to shorten the command line or from the deserialization
|
ShortenCommandLine getShortenCommandLine()
void setShortenCommandLine(ShortenCommandLine mode)
Project getProject()