Skip to content

Commit

Permalink
fboss2 cli: show environment power: Refactor into .h and .cpp
Browse files Browse the repository at this point in the history
Summary: In improve compilation speed, like D63148560

Reviewed By: shri-khare

Differential Revision: D63492774

fbshipit-source-id: 0f325342004ccffb676b6beae46da97f03c344fa
  • Loading branch information
Alex Landau authored and facebook-github-bot committed Sep 27, 2024
1 parent 7bfd59e commit 1827511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fboss/cli/fboss2/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ cpp_library(
"commands/show/facebook/config/CmdShowConfigUtils.cpp",
"commands/show/facebook/environment/env_keys.cpp",
"commands/show/facebook/environment/fan/CmdShowEnvironmentFan.cpp",
"commands/show/facebook/environment/power/CmdShowEnvironmentPower.cpp",
"commands/show/facebook/environment/sensor/CmdShowEnvironmentSensor.cpp",
"commands/show/facebook/fsdb/CmdShowFsdbUtils.cpp",
"commands/show/route/utils.cpp",
Expand Down

0 comments on commit 1827511

Please sign in to comment.