mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 19:41:14 -03:00
Mark private functions that don't need localization
See the next commit. Part of #11833
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# localization: skip(private)
|
||||
function __fish_mktemp_relative
|
||||
# OSX mktemp is rather restricted - no suffix, no way to automatically use TMPDIR
|
||||
if not set -q TMPDIR[1]
|
||||
|
||||
Reference in New Issue
Block a user