Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileValueWithName

A value with a name that loads its value from file.

Hierarchy

Index

Properties

Optional asBinary

asBinary: boolean

Returns as binary / buffer or not.

Optional description

description: string

An optional description for the value.

Optional encoding

encoding: string

The text encoding to use.

file

file: string

The file to load.

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: "file"
inheritdoc

Optional usePlaceholders

usePlaceholders: boolean

Also use placeholders for the (string) content or not.

Generated using TypeDoc