Unit Command.Add
Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
This unit contains procedures to configure and execute a command to add a new free pascal/lazarus unit tests project based on fpcunit test framework. Also allows to add code documentation capabilities to the project base on pasdoc
Overview
Functions and Procedures
| procedure AddCommand(ABuilder: ICommandBuilder); | 
| procedure Registry(ABuilder: ICommandBuilder); | 
Description
Functions and Procedures
| procedure AddCommand(ABuilder: ICommandBuilder); | 
| This command adds features to the project like a unit tests project creating a tests subfolder, or adds code documentation capabilities to the project base on pasdoc. 
 Parameters
 | 
| procedure Registry(ABuilder: ICommandBuilder); | 
| Registry a add command using the command builder from pascli. 
 Parameters
 | 
Generated by PasDoc 0.16.0.