scaffold

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

@auteur("Concepts")

Scaffolding

Glue provides way of scaffolding a folder on your behalf. This is key to getting the LSP to work properly as it will generate the necessary files for it to work. In the case of Lua, this means creating (or updating) the project's .luarc file to include Glue's definitions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scaffold

type Scaffold interface {
	Setup(folder string) error
	Typegen() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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