func capturePhoto()

in HuggingSnap/ContentViewModel.swift [68:70]


    func capturePhoto() {
        cameraManager.capturePhoto()
    }