Skip to main content

organisation

Function organisation 

Source
pub fn organisation() -> Result<(String, Option<OrgKind>), WizardError>
Expand description

Which organisation, and which flavour it is.

“Detect” is the first option and the default: the two flavours use different headers, and picking the wrong one produces a 403 that reads like a rights problem. Letting the tool try both costs one request.