Function execute_directory_command

Function Documentation

int execute_directory_command(const std::string &cmd)

Execute a directory-related command natively.

Parameters:

cmd – Command string to execute

Returns:

exit code (0 for success, non-zero for failure)