fn command2py<W>( config: &Config, indent: u16, command: &Command, writer: W, ) -> Result<()>where W: Write,