This documentation is designed for two types of readers: those learning what GEO is, and those building GEO-ready systems and strategies. Each section combines theory, examples, and practical ...
Given a file (or some information about a file), return a set of standardized tags identifying what the file is. This is a Rust port of the Python identify library. What is the type: file, symlink, ...