Resource.takeOverPath

Set the path of the resource. Differs from set_path(), if another Resource exists with "path" it over-takes it, instead of failing.

struct Resource
@nogc nothrow
void
takeOverPath
(
StringArg0
)
(
in StringArg0 path
)

Meta