public class LintOptions
extends schemacrawler.tools.text.base.BaseTextOptions
Constructor and Description |
---|
LintOptions() |
Modifier and Type | Method and Description |
---|---|
String |
getLinterConfigs()
Gets the path to the linter configs file.
|
void |
setLinterConfigs(String linterConfigs)
Sets the path to the linter configs file.
|
isAlphabeticalSortForRoutineColumns, isAlphabeticalSortForRoutines, isAlphabeticalSortForTableColumns, isAlphabeticalSortForTables, isAppendOutput, isNoFooter, isNoHeader, isNoInfo, isNoSchemaColors, isShowUnqualifiedNames, setAlphabeticalSortForRoutineColumns, setAlphabeticalSortForRoutines, setAlphabeticalSortForTableColumns, setAlphabeticalSortForTables, setAppendOutput, setNoFooter, setNoHeader, setNoInfo, setNoSchemaColors, setShowUnqualifiedNames
public String getLinterConfigs()
public void setLinterConfigs(String linterConfigs)
linterConfigs
- Path to the linter configs file.Copyright © 2000-2015 Sualeh Fatehi. All rights reserved.