Index

Functions

Functions

dir

  • dir shall give the directory info at the path given, relative to the importing module.

    Parameters

    Returns Directory

info

read

  • read shall read the contents of the file at the path given, relative to the importing module.

    Parameters

    Returns Promise<any>