mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-15 11:54:32 -04:00
Wrap CalamaresUtils::obscure in CalamaresPython.
This commit is contained in:
parent
aef1670891
commit
f8078be2fd
2 changed files with 9 additions and 0 deletions
|
@ -58,6 +58,7 @@ std::string check_target_env_output( const boost::python::list& args,
|
|||
const std::string& stdin = std::string(),
|
||||
int timeout = 0 );
|
||||
|
||||
std::string obscure( const std::string& string );
|
||||
|
||||
inline int _handle_check_target_env_call_error( int ec, const QString& cmd );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue