fn kind(self: Self) Kind

Returns the Kind of the file. Can only return: .file, .directory, .sym_link or .unknown

Parameters

self: Self,