summary refs log tree commit diff stats
path: root/worker/imap
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2019-07-30 15:10:57 -0400
committerDrew DeVault <sir@cmpwn.com>2019-08-02 09:22:39 -0400
commitc4b57aaad8a48a1347a0404001fdcb13532c7620 (patch)
tree4f276e2b6c0792f37649b37aaf5f015be62b33ae /worker/imap
parentb73fcaae32a0de7e070638620927d148064330f5 (diff)
downloadaerc-c4b57aaad8a48a1347a0404001fdcb13532c7620.tar.gz
Add CompletePath method
CompletePath takes an existing path and returns possible filesystem
completions based on that path.
Diffstat (limited to 'worker/imap')
0 files changed, 0 insertions, 0 deletions
p;id=c18e17f22feaf308376f53f2f61775ddad0e4a9d'>c18e17f2 ^
b1bbe92d ^



















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64