Class FileHelperHelper

Hierarchy

  • FileHelper

Methods

  • Method to get the file extension. Always returns it in lowercase.

    Returns

    The file extension, or an empty string if the file name has no extension.

    Parameters

    • fileName: null | string

      File name.

    Returns string

Generated using TypeDoc