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

Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted

Author

       Dave Rolsky, <autarch@urth.org>

perl v5.34.0                                       2022-06-14             Alzabo::Runtime...wState::Deleted(3pm)

Description

       This state is used for deleted rows, any row upon which the "delete()" method has been called.

Methods

       See "Alzabo::Runtime::Row".

Name

       Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted

Synopsis

         $row->delete;

See Also