elvish/daemon
Qi Xiao 1c133f6979 util: Change the API of WithTempDir and InTempDir.
They have been renamed to TestDir and InTestDir, and instead of taking a
callback, they return a cleanup function. This saves one level of
indentation in the caller.
2018-10-13 14:04:13 +01:00
..
api.go Support deleting command history with store:del-cmd. 2018-05-14 23:26:36 +01:00
client.go Support deleting command history with store:del-cmd. 2018-05-14 23:26:36 +01:00
daemon_test.go util: Change the API of WithTempDir and InTempDir. 2018-10-13 14:04:13 +01:00
daemon.go Cosmetics. 2018-01-01 15:12:34 +00:00
service.go Support deleting command history with store:del-cmd. 2018-05-14 23:26:36 +01:00
sock_unix.go daemon/: Merge daemon/ with daemon/api. 2017-12-28 21:30:19 +00:00
sock_windows.go Dead code removal. 2018-02-06 16:24:26 -08:00