Next: , Previous: , Up: Base classes   [Index]


1.77 FilePath

Defined in namespace Smalltalk
Superclass: Object
Category: Streams-Files

I expose the syntax of file names, including paths. I know how to manipulate such a path by splitting it into its components. In addition, I expose information about files (both real and virtual) such as their size and timestamps.