metaΒΆ
type meta < targetA meta target represents a target with no other properties other than a build function and dependencies.
fun meta(Name: string, BuildFn?: any): metaReturns a new meta target in the current context with name
Name.
type meta < targetA meta target represents a target with no other properties other than a build function and dependencies.
fun meta(Name: string, BuildFn?: any): metaReturns a new meta target in the current context with name Name.