document __self
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
ebbacf4873
commit
f64c7988de
1 changed files with 3 additions and 0 deletions
|
@ -166,6 +166,9 @@ __object::
|
||||||
__object_id::
|
__object_id::
|
||||||
The type unique object id.
|
The type unique object id.
|
||||||
Available for: type manifest, type explorer, type codegen
|
Available for: type manifest, type explorer, type codegen
|
||||||
|
__self::
|
||||||
|
The full qualified name of the current object.
|
||||||
|
Available for: type manifest, type explorer, type codegen
|
||||||
__target_host::
|
__target_host::
|
||||||
The host we are deploying to.
|
The host we are deploying to.
|
||||||
Available for: initial manifest, type manifest, type codegen
|
Available for: initial manifest, type manifest, type codegen
|
||||||
|
|
Loading…
Reference in a new issue