metaΒΆ

type meta < target

A meta target represents a target with no other properties other than a build function and dependencies.

fun meta(Name: string, BuildFn?: any): meta

Returns a new meta target in the current context with name Name.