Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Options

Index

Properties

filter?: (filename: string, index: number, files: File[], dir: string) => boolean

Type declaration

    • (filename: string, index: number, files: File[], dir: string): boolean
    • Parameters

      • filename: string
      • index: number
      • files: File[]
      • dir: string

      Returns boolean

hidden?: boolean
icons?: boolean
stylesheet?: string
template?: string | ((locals: Locals, callback: TemplateCallback) => void)
view?: string