Page MenuHomePhabricator

[keyserver] Rename importJSON to getCommConfig
ClosedPublic

Authored by ashoat on Apr 7 2023, 9:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 29, 5:25 PM
Unknown Object (File)
Fri, Jun 28, 5:31 PM
Unknown Object (File)
Mon, Jun 10, 4:58 PM
Unknown Object (File)
Wed, Jun 5, 1:48 PM
Unknown Object (File)
Wed, Jun 5, 1:48 PM
Unknown Object (File)
Wed, Jun 5, 1:48 PM
Unknown Object (File)
May 26 2024, 1:14 AM
Unknown Object (File)
May 26 2024, 1:14 AM
Subscribers

Details

Summary

This is a simple rename diff. In addition to renaming the function, I also renamed the file it's defined in, and added a small code comment clarifying its functionality.

The old name made sense when the function only handled the JSON file scenario, but now that it also pulls from environmental variables I think the new name is better.

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable