• Cristian Maglie's avatar
    Fixed IDE bundle detection (#730) · ab55cb55
    Cristian Maglie authored
    The portable condition was wrong (it checked for 'non-existance' instead
    of 'existance').
    
    I've replaced all the conditions with the more readable path.Exist
    method.
    ab55cb55
configuration.go 6.29 KB