Enable caching for this client.

Default is false.

Property definitions

github :: cache $ GithubAPI :: enable_cache=
	# Enable caching for this client.
	# Default is `false`.
	var enable_cache = false is writable
lib/github/cache.nit:45,2--47,37