Skip to content
Snippets Groups Projects
Commit 5b1cb169 authored by Rohit Gupta's avatar Rohit Gupta
Browse files

addition of argument parser

parent c2d8dd96
Branches
Tags
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment