You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract leading directory creation into its own private function
('createLeadingDirs()') in 'filesystem.go'. Although 'WriteFile()' is still
the only usage of this functionality, it could prove useful for functions
added to 'fileSystem' in the future.
Signed-off-by: Victoria Dye <[email protected]>
0 commit comments