mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-04 04:31:14 -03:00
fish_wcstoi_partial is like fish_wcstoi: it converts from a string to an int optionally inferring the radix. fish_wcstoi_partial also returns the number of characters consumed.