Imports of fyne command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
fyne.io/fyne/v2/cmd/fyne/internal/commands
github.com/urfave/cli/v2Package cli provides a minimal framework for creating and organizing command line Go applications.
osPackage os provides a platform-independent interface to operating system functionality.
runtime/debugPackage debug contains facilities for programs to debug themselves while they are running.