constants

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DependencyTypePython = "python"
	DependencyTypeNode   = "node"
)
View Source
const (
	MessageCodePythonUpdate    = "update-python"
	MessageCodePythonSave      = "save-python"
	MessageCodePythonInstall   = "install-python"
	MessageCodePythonUninstall = "uninstall-python"
)
View Source
const (
	MessageCodeNodeUpdate    = "update-node"
	MessageCodeNodeSave      = "save-node"
	MessageCodeNodeInstall   = "install-node"
	MessageCodeNodeUninstall = "uninstall-node"
)
View Source
const (
	MessageCodeUpdateTask = "update-task"
	MessageCodeInsertLogs = "insert-logs"
)
View Source
const (
	DependencyConfigRequirementsTxt = "requirements.txt"
	DependencyConfigPackageJson     = "package.json"
)
View Source
const ActionInstall = "install"
View Source
const ActionUninstall = "uninstall"
View Source
const DependenciesColName = "dependencies"
View Source
const DependencyLogsColName = "dependency_logs"
View Source
const DependencySettingsColName = "dependency_settings"
View Source
const DependencyTasksColName = "dependency_tasks"
View Source
const InstallModeAll = "all"
View Source
const InstallModeSelectedNodes = "selected-nodes"
View Source
const PluginName = "dependency"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL