Skip to contents

Combine root and relative check if they exist in path Check relative path exists if it is true then use the combined path if it is false then use the relative path

Usage

use_relative_or_absolute(root, relative)

Arguments

root

String, root path

relative

String, relative path

Value

path