File descriptor of this file

Property definitions

core $ FileStream :: fd
	# File descriptor of this file
	fun fd: Int do return _file.as(not null).fileno
lib/core/file.nit:65,2--66,48