logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

NOPCmd - do-nothing command

Description

       NOPCmd  is  a  command  that  does no work.  It acts as a convenient and harmless placeholder.  It is not
       reversible.

Name

       NOPCmd - do-nothing command

Public Operations

NOPCmd(ControlInfo*)NOPCmd(Editor*=nil)
              Create a NOPCmd.

       virtualvoidExecute()
              NOPCmd's Execute function is empty.

See Also

Command(3U)

Unidraw                                           9 August 1991                                       NOPCmd(3U)

Synopsis

#include<Unidraw/Commands/nop.h>

See Also