CLI2: Added ::getBinary
This commit is contained in:
@@ -731,7 +731,6 @@ bool CLI2::canonicalize (
|
||||
return false;
|
||||
}
|
||||
|
||||
/*
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
std::string CLI2::getBinary () const
|
||||
{
|
||||
@@ -741,6 +740,7 @@ std::string CLI2::getBinary () const
|
||||
return "";
|
||||
}
|
||||
|
||||
/*
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
std::string CLI2::getCommand () const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user