Luna::Path::assign

void assign(const c8 *s)

Replaces content of the path by parsing the specified path string.

Parameters

  • in s

    The path string.

Valid Usage

  • s must be null-terminated.