class Seahorse::Client::ManagedFile
This allows Seahorse to know what files it needs to close.
This utility class is used to track files opened by Seahorse.
def open?
-
(Boolean)
-
def open? !closed? end
This allows Seahorse to know what files it needs to close.
This utility class is used to track files opened by Seahorse.
(Boolean)
-
def open? !closed? end