config

package
v0.29.1 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	HostAddr string

	HomeDirectory     string // User's home directory
	ConfigDirectory   string // Config directory
	ProjectsDirectory string // Projects directory
	CacheDirectory    string // Cache directory
	TemplateDirectory string // Template directory

	ProjectID    string //  Active Project's ID
	CWDirectory  string //  Projects Directory + ProjectID
	LauncherAddr string // Launcher address for fetching templates
}

func (*Config) Initiate

func (c *Config) Initiate()

func (*Config) InterceptedPagePath added in v0.28.0

func (c *Config) InterceptedPagePath() string

InterceptedPagePath returns the file:// URL for the intercepted landing page.

func (*Config) ShowConfig

func (c *Config) ShowConfig()

Jump to

Keyboard shortcuts

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