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)
Jan 12 2025, 10:44 AM
Unknown Object (File)
Jan 12 2025, 12:47 AM
Unknown Object (File)
Jan 11 2025, 10:03 PM
Unknown Object (File)
Dec 31 2024, 2:46 AM
Unknown Object (File)
Dec 24 2024, 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
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