#include <schroot-listmounts-options.h>
Collaboration diagram for schroot_listmounts::options:
Public Member Functions | |
options (int argc, char *argv[]) | |
The constructor. | |
virtual | ~options () |
The destructor. | |
Public Attributes | |
std::string | mountpoint |
The mountpoint to check. | |
bool | version |
Display version information. |
|
The constructor.
|
|
The destructor.
|
|
The mountpoint to check.
|
|
Display version information.
|