Interface IHarperDBSetCustomFunctionOptions

Hierarchy

Properties

file: string

the name of the file - should not include the file extension (which is always .js)

functionContent: string

the content you wish to save into the specified file

project: string

the name of the project containing the file.

type: "routes" | "helpers"

the name of the subfolder containing the file - must be either routes or helpers