LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
dumper.cpp File Reference
#include "dumper.h"
#include <QCoreApplication>
#include <QProcess>
#include <QtDebug>
#include <util/sll/qtutil.h>
#include <util/threads/coro.h>
+ Include dependency graph for dumper.cpp:

Go to the source code of this file.

Namespaces

 LC::Util
 

Functions

Task< Either< QString, Void > > LC::Util::DumpSqlite (QString from, QString to)