func(*workspace)computeVCSState(r *Repo){ifr.vcs ==nil{// Go package not under VCS.return} r.DefaultBranch = r.vcs.DefaultBranch()ifs, err := r.vcs.Status(r.Path); err ==nil{ r.Local.Status = s }ifb, err := r.vcs.Branch(r.Path); err ==nil{ r.Local.Branch = b }ifre...
lcVCS unlocks messages to dispatch the command so you can handle the message in the stack script and resize the stack triggering your resizeStack handler. Because the message is sent to every object the objects in the lower parts of the message heirarchy will recieve it multiple times. In ...
Another example can be found in thecomprehensive example project. Here is what each configuration property declares: VBAProject Name- The name of the VBAProject. Will be set on import. Must not contain any spaces. Module Paths- A file system path for every module that will be imported and ...
command so you can handle the message in the stack script and resize the stack triggering your resizeStack handler. Because the message is sent to every object the objects in the lower parts of the message heirarchy will recieve it multiple times. In any control that has a child control ...