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

fileevent - Execute a script when a channel becomes readable or writable

Description

       The  fileevent  command  has been superceded by the chanevent command which supports the same syntax and
       options.

Name

       fileevent - Execute a script when a channel becomes readable or writable

See Also

chan(3tcl)

Tcl                                                    7.5                                       fileevent(3tcl)

Synopsis

fileeventchannelreadable ?script?

       fileeventchannelwritable ?script?
________________________________________________________________________________________________________________

See Also