Changeset - 06f5ae9f4c18
[Not reviewed]
0 1 0
Brett Smith - 6 years ago 2017-12-30 15:17:22
brettcsmith@brettcsmith.org
README: Document additional source variables from 07d2241.
1 file changed with 9 insertions and 0 deletions:
0 comments (0 inline, 0 general)
README.rst
Show inline comments
...
 
@@ -81,2 +81,8 @@ source_abspath     The absolute path of the file being imported
 
------------------ ----------------------------------------------------------
 
source_absdir      The absolute path of the directory that contains the file
 
                   being imported
 
------------------ ----------------------------------------------------------
 
source_dir         The path of the directory that contains the file being
 
                   imported, as specified on the command line
 
------------------ ----------------------------------------------------------
 
source_name        The filename of the file being imported
...
 
@@ -85,2 +91,5 @@ source_path        The path of the file being imported, as specified on the
 
                   command line
 
------------------ ----------------------------------------------------------
 
source_stem        The filename of the file being imported, with its
 
                   extension removed
 
================== ==========================================================
0 comments (0 inline, 0 general)