Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • File

Index

Constructors

constructor

Properties

Protected basename

basename: string

Protected contentType

contentType: string

Protected dirname

dirname: string

Protected extension

extension: string

Protected path

path: string

Methods

getBasename

  • getBasename(): string

getContentType

  • getContentType(): string

getDirname

  • getDirname(): string

getExtension

  • getExtension(): string

getName

  • getName(): string

getNameProper

  • getNameProper(): any
  • Get the file name of the job without the file extension.

    Returns any

getPath

  • getPath(): string

Protected getStatistics

  • getStatistics(): void

renameLocal

  • renameLocal(): void
  • Renames the local job file to the current name.

    Returns void

setName

  • setName(filename: string): void

setPath

  • setPath(path: string): void

Generated using TypeDoc