A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
iHaxeBackendListener — Interface in package com.hippohx
The iHaxeBackendListener interface has to be implemented by classes that want to receive calls from the backend.
ino — Property in class com.hippohx.FileStats
Inode number.
isDirectory(directoryPath) — Method in class com.hippohx.File
Checks if a specific path is a directory or not.
isDirectory() — Method in class com.hippohx.FileKind
Returns true if it's a directory, false otherwise.
isDirectoryEmpty(directoryPath) — Method in class com.hippohx.File
Checks if a directory is empty.
isMac() — Method in class com.hippohx.System
Checks if the running operating system is Mac.
isWindows() — Method in class com.hippohx.System
Checks if the running operating system is Windows.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z