blob: 0fe8a3ea1311aad1699598b8874a596fefdb033a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<node xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
<interface name="org.chromium.FuseBoxService">
<method name="FuseBoxOperation">
<arg name="operation" type="s" direction="in">
<tp:docstring>
Server file operation (e.g. "open").
</tp:docstring>
</arg>
<arg name="device" type="s" direction="in">
<tp:docstring>
Server device (a FileSystemURL).
</tp:docstring>
</arg>
<annotation name="org.chromium.DBus.Method.Kind" value="simple"/>
</method>
</interface>
</node>