Shell program

Property definitions

posix $ Passwd :: shell
	# Shell program
	fun shell: String import CString.to_s `{ return CString_to_s(self->pw_shell); `}
lib/posix/posix.nit:74,2--75,81