Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFileSpec

Hierarchy

  • IFileSpec

Index

Constructors

Properties

Methods

Constructors

constructor

  • new IFileSpec(file: string, doc: IBase, embed?: undefined | true | false): IFileSpec

Properties

name

name: string

Methods

getContents

  • getContents(): Buffer | undefined
  • desc

    Can only get the file if it has been embedded into the document.

    Returns Buffer | undefined

Generated using TypeDoc