Package com.facebook.buck.core.starlark.rule.args
-
Interface Summary Interface Description CommandLineArgsBuilderApi Struct for creating more efficient and validated lists of arguments to pass to actions' command lines. -
Class Summary Class Description CommandLineArgsBuilder Struct exposed to skylark to createCommandLineArgs
instances.