github.com/taubyte/tau-cli@v0.1.13-0.20240326000942-487f0d57edfc/singletons/config/profile.go (about)

     1  package config
     2  
     3  func (p Profile) Name() string {
     4  	return p.name
     5  }