hasdata 1.0.0
Cross platform check if a file or stdin has data available for read
To use this package, run the following command in your project's root directory:
						Manual usage
						
						Put the following dependency into your project's dependences section:
					
hasdata
import hasdata;
if (stdin.hasData) // works with console input, pipes & files
	writeln("Has Data!");
- 1.0.0 released 8 years ago
- WebFreak001/hasdata
- public domain
- Dependencies:
- none
- Versions:
- 
						
 Show all 3 versions1.1.0 2017-Jan-21 1.0.0 2017-Jan-21 ~master 2017-Jan-21 
- Download Stats:
- 
						- 
								0 downloads today 
- 
								3 downloads this week 
- 
								3 downloads this month 
- 
								58 downloads total 
 
- 
								
- Score:
- 0.5
- Short URL:
- hasdata.dub.pm