Exemple #1
0
func ListUnitFiles(b backend.Backend) error {
	err := b.ListUnitFiles()
	return err
}