# | Line 8 | Line 8 | |
---|---|---|
8 | ||
9 | #include <menes-api/environment.hpp> | |
10 | ||
11 | < | Mounter::Mounter(const ext::String& config) : Daemon(), config(config) {} |
11 | > | Mounter::Mounter(const api::Path& config) : Daemon(), config(config) {} |
12 | ||
13 | Mounter::~Mounter() | |
14 | { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |