Skip to content

Instantly share code, notes, and snippets.

@jakeprem
Last active December 9, 2019 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakeprem/fc29d714f6022ea8301a9c9b556dfd98 to your computer and use it in GitHub Desktop.
Save jakeprem/fc29d714f6022ea8301a9c9b556dfd98 to your computer and use it in GitHub Desktop.
SmartCity.Dataset xref results
➜ smartcitiesdata git:(master) ✗ mix xref callers SmartCity.Dataset
==> reaper
lib/reaper/collections/extractions.ex:3: SmartCity.Dataset.__struct__/0
lib/reaper/collections/extractions.ex:5: SmartCity.Dataset.__struct__/0
lib/reaper/collections/file_ingestions.ex:3: SmartCity.Dataset.__struct__/0
lib/reaper/data_extract/processor.ex:25: SmartCity.Dataset.__struct__/0
lib/reaper/data_extract/processor.ex:71: SmartCity.Dataset.__struct__/0
lib/reaper/decoder.ex:28: SmartCity.Dataset.__struct__/0
lib/reaper/decoder.ex:48: SmartCity.Dataset.__struct__/0
lib/reaper/decoder/csv.ex:15: SmartCity.Dataset.__struct__/0
lib/reaper/decoder/unknown.ex:8: SmartCity.Dataset.__struct__/0
lib/reaper/decoder/xml.ex:17: SmartCity.Dataset.__struct__/0
lib/reaper/event/handler.ex:20: SmartCity.Dataset.__struct__/0
lib/reaper/event/handler.ex:24: SmartCity.Dataset.__struct__/0
lib/reaper/event/handler.ex:34: SmartCity.Dataset.__struct__/0
lib/reaper/event/handler.ex:38: SmartCity.Dataset.__struct__/0
lib/reaper/event/handler.ex:43: SmartCity.Dataset.__struct__/0
lib/reaper/event/handler.ex:65: SmartCity.Dataset.__struct__/0
lib/reaper/event/handlers/dataset_disable.ex:6: SmartCity.Dataset.__struct__/0
lib/reaper/event/handlers/dataset_update.ex:19: SmartCity.Dataset.__struct__/0
lib/reaper/event/handlers/dataset_update.ex:29: SmartCity.Dataset.__struct__/0
lib/reaper/event/handlers/dataset_update.ex:40: SmartCity.Dataset.__struct__/0
lib/reaper/event/handlers/dataset_update.ex:90: SmartCity.Dataset.__struct__/0
lib/reaper/event/handlers/dataset_update.ex:94: SmartCity.Dataset.__struct__/0
lib/reaper/file_ingest/processor.ex:20: SmartCity.Dataset.__struct__/0
lib/reaper/file_ingest/processor.ex:62: SmartCity.Dataset.__struct__/0
lib/reaper/horde/supervisor.ex:36: SmartCity.Dataset.__struct__/0
lib/reaper/horde/supervisor.ex:51: SmartCity.Dataset.__struct__/0
lib/reaper/reaper_config.ex:48: SmartCity.Dataset.__struct__/0
lib/reaper/url_builder.ex:12: SmartCity.Dataset.__struct__/0
lib/reaper/url_builder.ex:14: SmartCity.Dataset.__struct__/0
lib/reaper/url_builder.ex:18: SmartCity.Dataset.__struct__/0
==> andi
lib/andi/dataset_cache.ex:17: SmartCity.Dataset.__struct__/0
lib/andi/event_handler.ex:16: SmartCity.Dataset.__struct__/0
lib/andi/event_handler.ex:38: SmartCity.Dataset.__struct__/0
lib/andi/migration/modified_date_migration.ex:18: SmartCity.Dataset.__struct__/0
lib/andi/brook_migration.ex:19: SmartCity.Dataset.new/1
lib/andi/migration/modified_date_migration.ex:52: SmartCity.Dataset.new/1
lib/andi_web/controllers/api/dataset_controller.ex:26: SmartCity.Dataset.new/1
==> forklift
lib/forklift/datasets.ex:10: SmartCity.Dataset.__struct__/0
lib/forklift/datasets/dataset_schema.ex:8: SmartCity.Dataset.__struct__/0
lib/forklift/event_handler.ex:12: SmartCity.Dataset.__struct__/0
lib/forklift/event_handler.ex:22: SmartCity.Dataset.__struct__/0
lib/forklift/event_handler.ex:30: SmartCity.Dataset.__struct__/0
lib/forklift/message_handler.ex:20: SmartCity.Dataset.__struct__/0
==> valkyrie
lib/valkyrie.ex:12: SmartCity.Dataset.__struct__/0
lib/valkyrie/dataset_handler.ex:12: SmartCity.Dataset.__struct__/0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment