Convention Used
This document will obey the following convention:
Chars
✓ ✗ ▹
File Path
When target is a directory (folder), the path will end with a slash delimiter
e.g.
When target is a file, the path will end with file extension, if any.
e.g.
When using relative directory in terminal, the path will start with the "current directory" symbol (".")
e.g.
Date and Time
Generic representation
e.g.
For Python datetime module, it will be
When space and other special characters are not allowed in the representation, use
Last updated