diff options
author | Teddy Wing | 2016-08-06 04:42:17 -0400 |
---|---|---|
committer | Teddy Wing | 2016-08-06 04:42:17 -0400 |
commit | 78681400909e395372a5e6fe743fbdc7b1c39752 (patch) | |
tree | 3e3798014fc537aa99ce882ef270eae0e3acd337 /testdata | |
parent | a090a72139ae0d1466859758b57408b4de49c14a (diff) | |
download | Passextract-78681400909e395372a5e6fe743fbdc7b1c39752.tar.bz2 |
Parse options from STDIN
Read STDIN and get all lines that start with "e: ", "u: ", and "p: ". If
none are found, exit.
These lines get added to the `options` vector which then gets displayed
in the TUI. Since the contents of the vector are different from our
hard-coded one, use a borrow on the clipboard write call.
Diffstat (limited to 'testdata')
0 files changed, 0 insertions, 0 deletions