Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "plugin/hash"

Index

Interfaces

Functions

Functions

getHashFile

  • getHashFile(filePath: string): HashFile

getMd5

  • getMd5(data: string, len?: number): string
  • Parameters

    • data: string
    • Default value len: number = 7

    Returns string

md5

  • md5(content: string, filePath: string): HashFile

Generated using TypeDoc