Page MenuHomeFreeBSD

stand: separate the command lookup from the command execution
ClosedPublic

Authored by imp on Aug 26 2022, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 6, 7:35 PM
Unknown Object (File)
Fri, Nov 29, 2:33 PM
Unknown Object (File)
Sep 24 2024, 6:30 AM
Unknown Object (File)
Sep 17 2024, 5:00 AM
Unknown Object (File)
Sep 4 2024, 6:05 AM
Unknown Object (File)
Aug 31 2024, 9:45 PM
Unknown Object (File)
Aug 27 2024, 2:42 PM
Unknown Object (File)
Aug 17 2024, 9:33 PM
Subscribers

Details

Summary

Factor out interp_lookup_cmd to search for a command from
interp_builtin_cmd. This simplifies the latter and can be used to expand
lua to ask if a command exists.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable