Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PredicateFile<D>

Type parameters

Hierarchy

Index

Constructors

constructor

Properties

Private #data

#data: D = null

Private #list

#list: IPredicateItem[] = []

Private Readonly #options

#options: FileAbstractOptions<D>

context

context: Pack = null

Accessors

Protected data

  • get data(): D

description

  • get description(): string

filename

  • get filename(): string

fullname

  • get fullname(): string

namespace

  • get namespace(): string

type

Methods

add

create

getData

  • getData(cached?: boolean): D

load

  • load(cached?: boolean): boolean

toJson

toString

  • toString(): string

Generated using TypeDoc