package lwt
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Promises and event-driven I/O
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      5.9.2.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=9687c14532a90af1098b646bde219a70
    
    
  sha512=44ad793741a3ba52dfc07a190790d6e3207f146c42a4e1e11adc76f9d7fc9bee93d7fe18376882bb27e7e7e286be5807498884367b172a4ebc067028fa0c824c
    
    
  doc/lwt.unix/Lwt_unix/LargeFile/index.html
Module Lwt_unix.LargeFileSource
Wrapper for Unix.LargeFile.lseek
Wrapper for Unix.LargeFile.truncate
Wrapper for Unix.LargeFile.ftruncate
Source
type stats = Unix.LargeFile.stats = {st_dev : int;st_ino : int;st_kind : file_kind;st_perm : file_perm;st_nlink : int;st_uid : int;st_gid : int;st_rdev : int;st_size : int64;st_atime : float;st_mtime : float;st_ctime : float;
}Wrapper for Unix.LargeFile.stat
Wrapper for Unix.LargeFile.lstat
Wrapper for Unix.LargeFile.fstat
file_exists name tests if a file named name exists.
Note that file_exists behaves similarly to Sys.file_exists:
- “file” is interpreted as “directory entry” in this context
 
file_exists namewill returnfalsein circumstances that would makestatraise aUnix.Unix_errorexception.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >