classref: Sync with current master branch (36d90c7)

This commit is contained in:
Godot Organization
2025-02-08 03:20:41 +00:00
parent cb0009a3c8
commit 06119cd6c3
14 changed files with 201 additions and 32 deletions

View File

@@ -742,7 +742,7 @@ Returns ``true``, if file ``hidden`` attribute is set.
:ref:`int<class_int>` **get_length**\ (\ ) |const| :ref:`🔗<class_FileAccess_method_get_length>`
Returns the size of the file in bytes.
Returns the size of the file in bytes. For a pipe, returns the number of bytes available for reading from the pipe.
.. rst-class:: classref-item-separator