rclone/cmd/info
Aleksandar Jankovic f78cd1e043 Add context propagation to rclone
- Change rclone/fs interfaces to accept context.Context
- Update interface implementations to use context.Context
- Change top level usage to propagate context to lover level functions

Context propagation is needed for stopping transfers and passing other
request-scoped values.
2019-06-19 11:59:46 +01:00
..
all.sh scripts: make absolute paths consistent 2018-01-26 09:39:05 +00:00
info.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
process.sh info: improve allowed character testing 2019-02-09 18:23:47 +00:00
test.cmd info: improve allowed character testing 2019-02-09 18:23:47 +00:00
test.sh info: improve allowed character testing 2019-02-09 18:23:47 +00:00