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)
Thu, May 29, 6:44 PM
Unknown Object (File)
Wed, May 28, 12:00 PM
Unknown Object (File)
Apr 23 2025, 9:53 AM
Unknown Object (File)
Apr 23 2025, 12:08 AM
Unknown Object (File)
Apr 22 2025, 11:38 PM
Unknown Object (File)
Apr 22 2025, 11:38 PM
Unknown Object (File)
Apr 22 2025, 11:07 PM
Unknown Object (File)
Apr 14 2025, 5:08 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