(self, *, options_modifier, **options)
| 102 | |
| 103 | @leaflet_method |
| 104 | def set_path_options(self, *, options_modifier, **options): |
| 105 | pass |
| 106 | |
| 107 | @leaflet_method |
| 108 | def enable_global_edit_mode(self, **options): |
nothing calls this directly
no outgoing calls
no test coverage detected