Function get_absolute_path

  • Get the absolute path from the current directory

    Returns

    Absolute path from current directory

    Parameters

    • current_directory: string

      Current directory

    • path: string

      Relative/absolute path

    Returns string

Generated using TypeDoc