HomeClusterLabs Projects

Refactor: python: Clean up minor problems in JournalObj.

Description

Refactor: python: Clean up minor problems in JournalObj.

  • Define delegate in init, and call it self._delegate.
  • Define hitLimit in init, and call it self._hit_limit.
  • Rename outLines and errLines in async_complete to out and err.
  • Rename foundCursor to found_cursor.

Details

Provenance
clumensAuthored on Mar 29 2023, 1:55 PM
Parents
rP3fbcaac9c286: Refactor: python: Clean up minor problems in FileObj.
Branches
Unknown
Tags
Unknown