Documentation
¶
Index ¶
- Variables
- func GetPossibleConfigs(base util.AbsolutePath, python util.Path, rExecutable util.Path, ...) ([]*config.Config, error)
- func Init(base util.AbsolutePath, configName string, python util.Path, ...) (*config.Config, error)
- func InitIfNeeded(path util.AbsolutePath, configName string, log logging.Logger) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ContentDetectorFactory = detectors.NewContentTypeDetector
View Source
var PythonInspectorFactory = inspect.NewPythonInspector
View Source
var RInspectorFactory = inspect.NewRInspector
Functions ¶
func GetPossibleConfigs ¶
func InitIfNeeded ¶
InitIfNeeded runs an auto-initialize if the specified config file does not exist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.