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
F107280176: D36363.diff
Sat, Jan 11, 10:03 PM
Unknown Object (File)
Tue, Dec 31, 2:46 AM
Unknown Object (File)
Tue, Dec 24, 4:43 AM
Unknown Object (File)
Dec 6 2024, 7:35 PM
Unknown Object (File)
Nov 29 2024, 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
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 Passed
Unit
No Test Coverage
Build Status
Buildable 47141
Build 44028: arc lint + arc unit