# Functions
TarGzEmbedActions tars and gzip action files to a file f.
UntarFsBytes unzip and untar bytes to in-memory FS.
# Structs
ActionsTarGzPlugin stores embed actions and sets them on app launch with OnAppInit function.
Plugin is a [launchr.Plugin] to discover actions defined in yaml and include [ActionsTarGzPlugin] with embed actions.