1
0
Mirror von https://github.com/tkuschel/bees.git synchronisiert 2026-06-19 06:57:54 +02:00

Merge remote-tracking branches 'kakra/feature/add-relative-path-option' and 'kakra/integration'

Dieser Commit ist enthalten in:
Zygo Blaxell
2018-01-07 21:39:01 -05:00
5 geänderte Dateien mit 49 neuen und 22 gelöschten Zeilen
+4
Datei anzeigen
@@ -57,6 +57,10 @@ namespace crucible {
typedef ResourceHandle<int, IOHandle> Fd;
static string __relative_path;
void set_relative_path(string path);
string relative_path();
// Functions named "foo_or_die" throw exceptions on failure.
// Attempt to open the file with the given mode