Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CodeValueWithName

A value with a name that is generated by code.

Hierarchy

Index

Properties

code

code: string

Gets the code to execute.

Optional description

description: string

An optional description for the value.

Optional isFor

isFor: string | string[]

A list of one or more (host)names that item is (visible) for.

name

name: string

The name of the value.

Optional platforms

platforms: string | string[]

One or more platform the item is for.

type

type: "code"
inheritdoc

Generated using TypeDoc