mirror of
https://github.com/RGBCube/serenity
synced 2025-05-24 00:35:08 +00:00
More work on CoreInode.
This commit is contained in:
parent
26852a8363
commit
c735c56e4c
13 changed files with 342 additions and 172 deletions
|
@ -34,7 +34,7 @@ public:
|
|||
|
||||
ByteBuffer readEntireFile();
|
||||
|
||||
String absolute_path() const;
|
||||
String absolute_path();
|
||||
|
||||
bool isDirectory() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue