method
add_platforms
v2_6_3 -
Show latest stable
- Class:
Bundler::LockfileGenerator
add_platforms()private
No documentation available.
# File lib/bundler/lockfile_generator.rb, line 53
def add_platforms
add_section("PLATFORMS", definition.platforms)
end