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)
Tue, Jul 21, 6:14 AM
Unknown Object (File)
Mon, Jul 20, 2:36 AM
Unknown Object (File)
Sun, Jul 19, 11:03 PM
Unknown Object (File)
May 21 2026, 12:10 PM
Unknown Object (File)
May 6 2026, 11:20 PM
Unknown Object (File)
May 6 2026, 8:04 AM
Unknown Object (File)
May 6 2026, 1:48 AM
Unknown Object (File)
May 6 2026, 12:44 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 Not Applicable
Unit
Tests Not Applicable