Fs.get_extensionΒΆ
get_extension :: fn (filename: string) string #inline
Get file extension (token after first .) from the filename. Function does not create copy of original filepath. The . separator is not included into result string.
Declared in: fs.bl