Rose
|
#include <cstdio>
#include <cerrno>
#include <cstring>
#include <iostream>
#include <memory>
#include <stdexcept>
#include <string>
#include <array>
#include "Utilities.h"
Go to the source code of this file.
Classes | |
class | rose::Command |
Execute a program and gather the output. More... | |
struct | rose::Command::PipeClose |
Close the pipe and keep the exit status. More... | |
Namespaces | |
rose | |
ToDo: There is an issue that the initial scroll interaction is lost if the click/press lands on a Widget and not a Container (by user observation). | |