Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Files

builtin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Oct 17, 2020

Built-in Plugins

This directory contains all the "built-in" plugins. These are real plugins, they dogfood the full plugin SDK, do not depend on any internal packages, and they are executed via subprocess just like a real plugin would be.

The difference is that these plugins are linked directly into the single command binary. We do this currently for ease of development of the project. In future we will split these out into standalone repositories and binaries.