mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
dfb90fff16
commit
7468ed058f
5 changed files with 15 additions and 11 deletions
|
@ -42,7 +42,7 @@ module LogStash
|
|||
!File.exists?(File.join(LogStash::Environment::LOGSTASH_HOME, "x-pack"))
|
||||
end
|
||||
|
||||
def windows?
|
||||
def win_platform?
|
||||
::Gem.win_platform?
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue