blob: 545a40823618c0cb3695abade1dabba3fca15553 [file] [log] [blame]
// Package core contains parts of metroctl which do significant amounts of work
// beyond just providing a CLI for them.
// This package is intended to be used for integrating with functions provided
// by metroctl, for example for using them in integration tests or writing other
// frontends providing functionality similar to metroctl (like a GUI or webapp).
package core