summaryrefslogtreecommitdiffstats
path: root/test/php/library/Director/Objects/rendered/command7.out
blob: 4f966f01219db893cba74c06e0605673643b9fb2 (plain)
1
2
3
4
5
6
7
8
9
object CheckCommand "___TEST___command" {
    command = [ PluginDir + "/bla" ]
    arguments += {
        "-a" = {
            set_if = "$a$"
        }
    }
}