summaryrefslogtreecommitdiff
path: root/src/main/kotlin/Stat.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin/Stat.kt')
-rw-r--r--src/main/kotlin/Stat.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/kotlin/Stat.kt b/src/main/kotlin/Stat.kt
index fdf6e99..706036e 100644
--- a/src/main/kotlin/Stat.kt
+++ b/src/main/kotlin/Stat.kt
@@ -1,3 +1,4 @@
+// TODO: add time conversion methods
/**
* File attributes. The `type` and `dev` attributes are ignored since they are for kernel use only. Time is measured in
* seconds, since the epoch (Jan 1 00:00 1970 GMT).