Function getFileName

  • Get the file name based on the extension mode, extension, paths, and compressor.

    Parameters

    • extMode: string = "replace"

      the extension mode

    • paths: any

      the paths

    • compressor: Compressor

      the compressor

    Returns string