SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

curr_list_entry_directory Property

Specifies whether this object is a directory.

Syntax

def get_curr_list_entry_directory() -> bool: ...

curr_list_entry_directory = property(get_curr_list_entry_directory, None)

Default Value

FALSE

Remarks

Specifies whether this object is a directory.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Python Edition - Version 20.0 [Build 8166]