list(*args)
Instance Public methods
Returns an array of file information in the directory (the output is like `ls -l`). If a block is given, it iterates through the listing.
Returns an array of file information in the directory (the output is like `ls -l`). If a block is given, it iterates through the listing.
Please login to continue.