12 lines
		
	
	
		
			142 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			142 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | # FS Module
 | ||
|  | 
 | ||
|  | Functions for accessing the file system. | ||
|  | 
 | ||
|  | ### lines
 | ||
|  | 
 | ||
|  | ``` | ||
|  | fs:lines FILE | ||
|  | ``` | ||
|  | 
 | ||
|  | Returns a list containing the scanned lines of FILE. |