File: plugin.sdf

package info (click to toggle)
sdformat 12.3.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,980 kB
  • sloc: cpp: 54,706; python: 3,729; javascript: 704; ruby: 366; sh: 97; ansic: 30; makefile: 16
file content (6 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
<!-- Plugin -->
<element name="plugin" required="*">
  <attribute name="name" type="string" default="__default__" required="1"/>
  <attribute name="filename" type="string" default="__default__" required="1"/>
  <element copy_data="true" required="*"/>
</element> <!-- End Plugin -->