Logo
Explore Help
Sign In
h/fish-shell
1
Fork 0
You've already forked fish-shell
mirror of https://github.com/fish-shell/fish-shell.git synced 2026-05-01 10:11:14 -03:00
Code Issues Packages Projects Releases Wiki Activity
Files
4e68f8a130841bed269f265f668a558af740c75e
fish-shell/share/functions/__fish_is_first_token.fish

5 lines
150 B
Fish
Raw Normal View History

Mark private functions that don't need localization See the next commit. Part of #11833 (cherry picked from commit a53db72564f9b5da80f61524bd899b282d3d7bd7)
2025-09-29 09:30:35 +02:00
# localization: skip(private)
Move a few more shellscript functions to their own files darcs-hash:20060212131421-ac50b-861f8941af76cf9a1e6fb7da2ac7f33795fab272.gz
2006-02-12 23:14:21 +10:00
function __fish_is_first_token -d 'Test if no non-switch argument has been specified yet'
Make __fish_is_nth_token and __fish_nth_token private again Their names are not perfect, so let's keep them as internal functions, until we figure out how/if we want to expose this. This reverts 0445126c2 (Undunder __fish_is_nth_token, 2021-06-29) (but I did it without "git revert"). Closes #8008
2022-02-09 09:46:07 +01:00
__fish_is_nth_token 1
Move a few more shellscript functions to their own files darcs-hash:20060212131421-ac50b-861f8941af76cf9a1e6fb7da2ac7f33795fab272.gz
2006-02-12 23:14:21 +10:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 224ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API