* breakout update and MAC OS support
Added getAllNodes function to cmlApiCalls.py.
Added Mac OS support into main.py
Added new logic to get all nodes, find label and node_definition, sort by label and add the SecureCRT ini files. This matched what the breakout tool provided for my machine.
* Update main.py
* Using Lab_title
Changed to use the LabTitle for the Directory/CRT. This makes it more human readable when you have multiple labs.
this will now check all nodes from n0 to n99.
I found that deleted nodes breaks the previous script because after 1 node was not found, it ended.
to check for nodes higher than n99, edit line 24