[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .

Extend Command

Table of Contents
Case Study: Create Your Own Help Command.
Recipes

Case Study: Create Your Own Help Command.

To extend help command of elena ML, create help.pm perl module at

/var/spool/ml/elena/local/lib/FML/Command/User/help.pm
In loading module, libraries under local/ path is preferred. So, this help command is loaded for help command (FML::Command::User::help).

[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .
Copyright (C) 1993-2022 Ken'ichi Fukamachi mail:< fukachan at fml.org >