Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FolderCollectionMethods

FolderCollectionMethods

Hierarchy

Index

Methods

add

  • add(url?: string): IBaseExecution<Folder>
  • Parameters

    • Optional url: string

    Returns IBaseExecution<Folder>

addUsingPath

  • addUsingPath(DecodedUrl?: string, Overwrite?: boolean): IBaseExecution<Folder>
  • Parameters

    • Optional DecodedUrl: string
    • Optional Overwrite: boolean

    Returns IBaseExecution<Folder>

addWithOverwrite

  • addWithOverwrite(url?: string, overwrite?: boolean): IBaseExecution<Folder>
  • Parameters

    • Optional url: string
    • Optional overwrite: boolean

    Returns IBaseExecution<Folder>

getByPath

getByUrl

Generated using TypeDoc