snowflake.snowpark.files.SnowflakeFile.isatty¶
- SnowflakeFile.isatty() None [source] (https://github.com/snowflakedb/snowpark-python/blob/v1.30.0/snowpark-python/src/snowflake/snowpark/files.py#L133-L137)¶
Returns False, file streams in stored procedures and UDFs are never interactive in Snowflake.