Skip to contents

Converts file paths to URL-friendly format, handling cross-platform differences.

Usage

normalize_path_for_url(file_path)

Arguments

file_path

Character string of the file path

Value

Normalized path string suitable for URLs