Get desktop application:
View/edit binary Protocol Buffers messages
Used in: PluginMessage
string action = 1
repeated string args = 2
Used in: PluginMessage
bool success = 1
optional string error = 2
Used in: FormatFieldRequest, PluginMessage
string path = 1
map<string, string> custom_fields = 3
Used in: DecoratedEntry
uint64 size = 1
uint64 modified = 2
uint64 accessed = 3
uint64 created = 4
bool is_dir = 5
bool is_file = 6
bool is_symlink = 7
uint32 permissions = 8
uint32 uid = 9
uint32 gid = 10
Used in: PluginMessage
Used in: PluginMessage
optional string field = 1
oneof message
bool get_name = 1
bool get_version = 2
bool get_description = 3
bool get_supported_formats = 4
string name_response = 101
string version_response = 102
string description_response = 103
string error_response = 108
Used in: PluginMessage
repeated string formats = 1