* getCommandlistCommand * --------------------- * Refactor - Caskey, Damon V. * 2025-05-17 * * Looks up a command in the given list by its name, case-insensitively. * * Notes: * - The search is case-insensitive. * - Memory is dynamically allocated for the lowercase copy and freed before return. */
source not stored for this graph (policy: none)
no test coverage detected