Path.opSlice

get a slice of the path, need to be careful as this doesnt do anything regarding aligning on full commands.

struct Path
opSlice
(
size_t from
,
size_t to
)

Meta