Commit 789b72cc authored by Rohit Gupta's avatar Rohit Gupta

addition of argument parser

parent 7c0226b7
...@@ -63,6 +63,7 @@ sys.path.append('/opt/ssh') ...@@ -63,6 +63,7 @@ sys.path.append('/opt/ssh')
import ssh import ssh
from ssh import SSHSession from ssh import SSHSession
import argparse
# \brief write a string to a file # \brief write a string to a file
# \param filename name of file # \param filename name of file
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment