You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julio Biason
7803c58e38
|
6 months ago | |
---|---|---|
.. | ||
src | 6 months ago | |
Cargo.lock | 6 months ago | |
Cargo.toml | 6 months ago | |
README.md | 6 months ago |
README.md
PathExtractTest
Extracts some information from a directory based on its structure.
The basic gist is:
- There is a magic directory, called ".run".
- Things go as "something/.run" or "something/.run/special/path".
- If we send "something/.run", we need to get a pair with path "something" and the name "default";
- If we send "something/.run/special/path", we need to get a pair with path "something and the name "path.