Rendering format

Default is dot. See allowed_formats.

Property definitions

nitc $ CmdGraph :: format
	# Rendering format
	#
	# Default is `dot`.
	# See `allowed_formats`.
	var format = "dot" is optional, writable
src/doc/commands/commands_graph.nit:32,2--36,41