moby--moby/volume/local
Sebastiaan van Stijn 73f0b01da1
volume/local.New(): remove redundant filepath.Base()
FileInfo.Name() returns the base name, so no need to remove
path information.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-13 00:38:38 +02:00
..
local.go volume/local.New(): remove redundant filepath.Base() 2022-05-13 00:38:38 +02:00
local_linux_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
local_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
local_unix.go volume/local: remove redundant Root.scopedPath(), Root.scope 2022-05-13 00:34:08 +02:00
local_windows.go volume/local: remove redundant Root.scopedPath(), Root.scope 2022-05-13 00:34:08 +02:00