I can't understand how to use strip? For example I would like to cut just extension.

path = path.stripRight("exe");
Error: no overload matches for stripRight(C)(C[] str) if

Reply via email to