path

fun path(separator: String): String

Retrieves the path a stored media, starting from the output directory.

Return

the path to the media in the output directory, inside the storage subdirectory

Parameters

separator

the separator to use in the path


Retrieves the path a stored media, starting from the output directory and using / as separator.

See also