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 21, 12:10 PM
Unknown Object (File)
Wed, May 6, 11:20 PM
Unknown Object (File)
Wed, May 6, 8:04 AM
Unknown Object (File)
Wed, May 6, 1:48 AM
Unknown Object (File)
Wed, May 6, 12:44 AM
Unknown Object (File)
Sun, May 3, 4:08 AM
Unknown Object (File)
Thu, Apr 30, 6:06 PM
Unknown Object (File)
Apr 28 2026, 12:11 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