IPWorks SFTP 2020 Python Edition

Questions / Feedback?

file_is_dir Property

Whether or not the file represented by these attributes is a directory.

Syntax

def get_file_is_dir() -> bool: ...

file_is_dir = property(get_file_is_dir, None)

Default Value

FALSE

Remarks

Whether or not the file represented by these attributes is a directory.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 Python Edition - Version 20.0 [Build 8263]