tree: 5cc89bffa30cc2f1214002d554d6ed274ccf9dac [path history] [tgz]
  1. com/
  2. README.md
src_plugins/README.md

This directory contains plugin interfaces that launcher listens for and plugins implement. In other words, these are the hooks that specify what plugins launcher currently supports.

Details about how to create a new plugin interface, or to use existing interfaces to write a plugin can be found at go/gnl/plugins.