stl performs the core operations of the stl suite:
stl depends on the following system tools:
Additionally, it uses the following python modules:
| Parameters: |
|
|---|---|
| Returns: | The word count for the project files in the specified directory. |
| Parameters: |
|
|---|
wc_message_builder() is the main point of integration between the parts of the script that collect and process the word count data (i.e. wc_message() and shell_word_count()) and sauron() that handles and produces the notification and logging.
Not intended for direct use.
| Parameters: | |
|---|---|
| Returns: | A string with a formed word count message used by wc_message_builder(). |
| Parameters: |
|
|---|
Defines and describes the command line interface provided by argparse. See stl Manual for full documentation of this interface.
Logically the flow of data through the methods in stl is: