Scanner.scanDirectiveNameToSlice

void scanDirectiveNameToSlice(ref char[] slice, const Mark startMark) @safe

Scan name of a directive token.

Assumes that the caller is building a slice in Reader, and puts the scanned characters into that slice.