stash/pkg/plugin
EnameEtavir dc453c193d
Fix: file close even if file was not opened (#1417)
Fixed a bug where in many implementations of load-file functions the file-close was still
executed even if the file-open resulted in an error.
2021-05-25 07:52:55 +10:00
..
common Example python plugin (#825) 2020-10-12 08:20:20 +11:00
examples Example python plugin (#825) 2020-10-12 08:20:20 +11:00
util Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
args.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
config.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
convert.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
log.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
plugins.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
raw.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
rpc.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
task.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00